Click or drag to resize

ConversationHasAttachments Property

Contains a value that indicates whether at least one conversation item in the current folder has an attachment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool HasAttachments { get; }

Property Value

Type: Boolean
true if this instance has attachments; otherwise, false.
See Also